Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Session date column #1832

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Remove Session date column #1832

merged 2 commits into from
Sep 25, 2024

Conversation

thomasleese
Copy link
Contributor

Sessions no longer have a single date, instead they can run over multiple dates. This change supports the underlying database change, while maintaining the current functionality.

Further work will be required to update the UI to allow the user to pick multiple dates, updating consent to handle multiple session dates, and updating the reminder and other emails.

Base automatically changed from create-session-dates to main September 25, 2024 10:59
This is replaced by the SessionDate model which captures multiple dates
per session.
Sessions no longer have a single date, instead they can run over
multiple dates. This change supports the underyling database change,
while maintaining the current functionality.

Further work will be required to update the UI to allow the user to pick
multiple dates, updating consent to handle multiple session dates, and
updating the reminder and other emails.
@thomasleese thomasleese marked this pull request as ready for review September 25, 2024 11:00
@thomasleese thomasleese requested a review from a team as a code owner September 25, 2024 11:00
@tvararu tvararu temporarily deployed to mavis-pr-1832 September 25, 2024 11:00 Inactive
Copy link

sonarcloud bot commented Sep 25, 2024

@thomasleese thomasleese merged commit a37069d into main Sep 25, 2024
11 checks passed
@thomasleese thomasleese deleted the remove-session-date branch September 25, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants